home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 086 / ros37doc.arc / SYSMTXT.ROS < prev   
Encoding:
Text File  |  1987-09-01  |  23.2 KB  |  498 lines

  1. :WM - Welcome message
  2.  
  3.                  Welcome to the Albuquerque ROS
  4.           Serving Albuquerque and New Mexico since 1983
  5.                         Steve Fox - Sysop
  6.  
  7.            2400/1200/300 bps detected at connect by a
  8.                Courier 2400 Modem from US Robotics 
  9.  
  10.          No parity, 8 data bits, 1 stop bit, full duplex
  11.  
  12.                Operating 24 hours at (505)299-5974
  13.  
  14.          Please help keep all information and activities
  15.             on this system, legal and in good taste.
  16.  
  17. :GM - Goodbye message
  18.  
  19. Thanks for calling, please call again.
  20.           Adios....
  21. :B0 - Bulletin automatically displayed at login
  22. -=*=- -=*=- -=*=- -=*=- -=[ BULLETINS ]=- -=*=- -=*=- -=*=- -=*=-
  23.  
  24. Press "?" for menus and help, CTRL-S to pause, CTRL-Q to restart, 
  25. CTRL-C to cancel, and keys within "<>" to execute commands.
  26.  
  27. The number at the first of each system prompt is your access time 
  28. remaining.
  29. -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=-
  30. :B1 - User selected bulletin
  31. -=*=- -=*=- -=*=- -=*=[ Turbo User Group ]=*=- -=*=- -=*=- -=*=-
  32.  
  33. Borland  International  says they have distributed  over  500,000 
  34. copies of Turbo Pascal.   Many programs for this excellent compi-
  35. ler are stored in the TPASCAL file area.   Feel free to  download 
  36. these files and to upload any others you have found useful.
  37.  
  38. If you are using Turbo Pascal, you may be interested in the Turbo 
  39. User Group which publishes a bi-monthly magazine of hints,  bugs, 
  40. insights,  and  tutorials.   The magazine is not large,  but  the 
  41. material is worthwhile.  Membership is $20.00.  The address is:
  42.  
  43.   Turbo User Group (TUG)
  44.   P.O. Box 1510
  45.   Poulsbo, Washington USA 98370
  46. :B2 - User selected bulletin
  47. -=*=- -=*=- -=*=- [ What's an Xmodem Anyway? ]- -=*=- -=*=- -=*=-
  48.  
  49.      Several  times a day,  as I pass the system and take a quick 
  50. glance  just to make sure that all is well,  I see some  messages 
  51. pertaining to file transfers and that someone is having a problem 
  52. or  two getting the Xmodem routines to run.   So perhaps a  quick 
  53. review of what's SUPPOSED to happen will help those that  haven't 
  54. used Xmodem file transfers much.
  55.  
  56.      First, two definitions:
  57.  
  58. Sender:  the  computer system which will transmit information  to 
  59. the  receiver,  much  like a radio station sends a signal to  the 
  60. radio receiver in our car.
  61.  
  62. Receiver: the computer system which will accept or receive infor-
  63. mation from the sender.
  64.  
  65.      Using these definitions,  then,  when you ask ROS,  which is 
  66. running on THIS system,  to send a file,  ROS becomes the  sender 
  67. and your computer becomes the receiver.  To make a file available 
  68. for others,  such as those in the NEWIN section, you will need to 
  69. make YOUR machine the sender and ROS the receiver.
  70.  
  71.      The  Xmodem (or Christensen) protocol is designed to produce 
  72. error  free file transfers by locking the sending  and  receiving 
  73. machines  together  in such a way that any errors in a  block  or 
  74. record  are detected.   When an error is found in this  way,  the 
  75. receiving  machine asks the sending machine to try  again.   This 
  76. may  happen  several  times in a single block,  but  usually  the 
  77. reason for the error is noise on the phone line that is gone when 
  78. the block is re-sent.   Consequently, the limit of 10 errors in a 
  79. single  block rarely causes a premature  termination.   In  fact, 
  80. most  terminations occur in the first block,  usually because the 
  81. two machines never got synchronized.
  82.  
  83.      That interlock,  so critical to the success of the protocol, 
  84. is  established when the receiving machine tells the sender  that 
  85. it  is  ready,  but the sender MUST ALREADY BE WAITING  FOR  THAT 
  86. ACKNOWLEDGEMENT.
  87.  
  88.      So,  to  get a file from ROS to your  system,  follow  these 
  89. steps:
  90.  
  91. 1.  Tell ROS to <S>end (from the Files sub-system).
  92.  
  93. 2.  Tell ROS which file you want.
  94.  
  95. 3.   ROS  will verify that the file does exist and that you  have 
  96. enough  access time to complete the transfer.   If all goes well, 
  97. ROS  will announce the approximate time the transfer  will  take, 
  98. and then say that it is ready for the transfer to begin.
  99.  
  100. 4.   Tell YOUR COMPUTER that you want it to RECEIVE a file.  This 
  101. usually  involves  some commands which include the file name  and 
  102. maybe the type of protocol (Xmodem) that will be used.  The exact 
  103. form of the command can be found in your documentation.
  104.  
  105. 5.   Your computer will then do some checking of its own.  If all 
  106. goes well, your computer will tell ROS that it's ready to receive 
  107. and the transfer will proceed.
  108.  
  109. 6.   After  the transfer is complete,  ROS will return to  normal 
  110. command mode for your next instruction.
  111.  
  112.      To get a file from your system to ROS, follow these steps:
  113.  
  114. 1.  Tell ROS to <R>eceive (from the Files sub-system).
  115.  
  116. 2.  Tell ROS the name of the file you intend to send it.
  117.  
  118. 3.   ROS  will make sure the file doesn't already exist and  that 
  119. the  name  is valid.   If all goes well,  ROS will  announce  the 
  120. amount of disk space available, and then say that it is ready for 
  121. the transfer to begin.
  122.  
  123. 4.   Tell  YOUR COMPUTER that you want it to SEND a  file.   This 
  124. usually  involves some commands which include the file  name  and 
  125. maybe  the type of protocol (Xmodem) that will be  used.   Again, 
  126. the  exact  form of the command will be found in your  documenta-
  127. tion.
  128.  
  129. 5.  Your computer will then try to find the file.  It it does, it 
  130. starts waiting for ROS to say it's ready to receive.
  131.  
  132. WHAT?   ROS already said it was ready,  right?   Partially.   ROS 
  133. told YOU it was ready, but while you were telling your machine to 
  134. send a file,  ROS was counting to itself.   About 4 seconds after 
  135. ROS  tells you it is ready,  it starts sending a code  that  your 
  136. computer  will interpret as a ready signal.   ROS will send  this 
  137. code several times before it finally gives up.
  138.  
  139. 6.   When  your  computer detects that ROS is  ready,  it  starts 
  140. sending the file.
  141.  
  142. 7.   When  the  transfer is complete,  ROS will ask for  a  short 
  143. description  of the file you sent for the benefit of other users.  
  144. That's where the information in the <N>ewin function comes from.
  145.  
  146.      While the terms "upload" and "download" aren't usually  used 
  147. in  ROS,  they  correspond to <R>eceive and <S>end  respectively, 
  148. i.e. "upload" means to send a file from a remote system to a host 
  149. (from you to ROS,  so ROS is receiving),  and "download" means to 
  150. send a file from a host to a remote system (from ROS to  you,  so 
  151. ROS is sending).   In both cases,  ROS is acting as the host sys-
  152. tem.
  153.  
  154.      For  those interested in the technical aspects of the  error 
  155. checking, I'll just say that ROS will automatically detect cyclic 
  156. redundancy  code  (CRC) or checksum modes during send  operations 
  157. (as  requested by your machine),  and that during receive  opera-
  158. tions,  ROS will try both modes until something works or it times 
  159. out (preference is given to CRC for accuracy).
  160. :B3 - User selected bulletin
  161. -=*=- -=*=- -=*=[ Remote Operating System - ROS ]=*=- -=*=- -=*=-
  162.  
  163. The following briefly describes the features of ROS,  an integra-
  164. ted message and file transfer system:
  165.  
  166.      General features:
  167.  
  168. Written entirely in Turbo Pascal
  169. Does not require other support routines
  170. Fast user file access using B+ trees
  171. Individual access control for each user
  172. Provides protected system even without ZCPR
  173. All functions selected by a single keystroke
  174.  
  175.      User functions:
  176.  
  177. Send and receive public and private messages
  178. Multiple message areas
  179. Can access multiple file areas and libraries
  180. Sorted file directory
  181. File sizes shown in bytes or transfer time
  182. Supports Xmodem and Ymodem protocol (checksum and CRC)
  183. Send text files with automatic processing of "squeezed" files
  184. List special bulletins, system information, BBS lists, etc.
  185. Chat with sysop
  186. Change user parameters
  187. List names of other users on system
  188.  
  189.      Sysop functions:
  190.  
  191. List, edit, purge, and recover user file
  192. List and purge messages and system log
  193. List and update NEWIN list
  194. List, edit, and use macros (pre-defined keystroke sequences)
  195. Build system directory
  196. Copy and delete files
  197. Local login
  198. Local commands to disable remote, initiate chat, etc.
  199. Exit to DOS
  200. :B4 - User selected bulletin
  201.                        File Posting System
  202.  
  203.      With  ROS 3.70 comes an automatic file posting  system  that 
  204. will  keep the file areas MUCH more current.  Files will stay  in 
  205. NEWIN  for only 14 days before moving to their new  "home"  area.  
  206. If  a  file hasn't been accessed for 6 months, it will  be  moved 
  207. into  the  DUSTY area.  There it will stay  until  another  month 
  208. passes without access.  After that, it's gone.
  209.  
  210.      This new posting system, the file descriptions available for 
  211. (almost)  all  files, and several new file areas  recently  added 
  212. should  make  things much easier to find.   The  files  currently 
  213. without descriptions will be updated as quickly as possible, time 
  214. permitting.
  215. :OS - Other systems
  216. -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=-  -=*=- -=*=-
  217.                               New Mexico BBS List
  218.  
  219.                                   August 1987
  220.  
  221. This list is a summary of all known non-commercial computerized bulletin  board
  222. systems in New Mexico.  Most of these systems provide message and file transfer
  223. capabilities.   All have unique, interesting features.  Since some systems  may
  224. restrict first-time callers, be sure to read the opening information files when
  225. accessing a new system.
  226.  
  227. All  numbers are verified regularly (by carrier or busy) and this list  is  up-
  228. dated  monthly.  Please use the most recent to avoid poorly placed calls  (mid-
  229. night  wakeups, long distance charges, etc.).  New lists are  available  around
  230. the first of each month.
  231.  
  232. Address corrections and additions to Sysop, the Albuquerque ROS.
  233.  
  234. System Name         Number    Bd  PDS Hours System     Sysop, Notes
  235. ------------------- --------- --- --- ----- ---------- ------------------------
  236. Alamo PC            437-5785  24  N81 24    PC-Board   Harry Bouma, Alamagordo
  237. Albuquerque RBBS-PC 296-7672  24  N81 24    RBBS-PC    John Maio
  238. Albuquerque RBBS-PC 275-1304$ 24  N81 24    RBBS-PC    John Maio
  239. Albuquerque ROS     299-5974  24  N81 24    ROS-PC     Steve Fox, Home of ROS
  240. Albuquerque Zenith  292-6770  24  N81 24    ROS-PC     Dave Alexander
  241. Applequerque BBS    256-7357  12/ N81 24    Apple      Marty Lavens
  242. Atari Comm ST       266-9509- 12  N81 24    Atari      Deve, S/W Users Gp.
  243. Atari Forum         897-4080- 12  N81 24    Atari      Atari Asylum BBS
  244. Badstreet BBS       294-8581- 12/ E71 16-8  Apple IIe  Tom Griffin
  245. Beast's Lair        268-8960- 12/ N81 22-9
  246. Binary Sixx         275-0110  24  N81 24    Apple II
  247. C64 Prog. Toolbox   268-2964  12  N81 22-12 C-64       Steve Gryder
  248. CBBS                293-8923-   /     22-6
  249. Christian BBS       281-1491- 12  N81 9-12  PC Compat  Sunday only
  250. CoCo Connection     883-2760-  3  N81 22-7(M-F)        James Shelby
  251. Coffee Shoppe ROS   277-4072- 24  N81 22-8  ROS-PC     Thomas Vinyard
  252. Compumission        291-8559  24  N81 24               Religious Fido
  253. Computer Stuff ROS  299-5982  24  N81 24    ROS-PC     Computer Stuff Inc.
  254. Dark Heart          884-7039  12  N81 22-9  PC - Opus  James Gill
  255. DEC Users Group     831-0205- 12  N81 24    DEC VT180  Eloy Gonzales
  256. Dial-Your-Mch 211   437-3749-  3/ N81       C-64       Alamagordo
  257. Fast-Kode           437-2280  24  N81 24               John Nicholson, Alamogor
  258. Foreign Exchange    522-8538-   /                      Howard, Las Cruces
  259. Great Plains        869-3773- 12  N81 24    C-128      Loyal Barber
  260. Hilltopper ROS      672-1118  12  N81 24    ROS-PC     Mark Wallin, Los Alamos
  261. Hummingbird         984-1363- 12  N81                  Santa Fe
  262. Jesus Saves BBS     268-7307- 12  N81 24    Atari      Wallaces
  263. Kzat BBS            292-6697-  3/ N81 22-5  C-128
  264. Lair of the Beast   268-4804  12  N81 24
  265. LL Zee-Board        865-9036  24  N81 21-8             Bob Williams
  266. Master Control BBS  293-8923-  3/ N81 22-6  C-64
  267. Mesilla Valley 50m  524-6920- 12/ N81       FidoNet    Las Cruces
  268. Midnight Express    836-9576  24  N81 24    PC-Board   Terry Stein
  269. Midnight Madness    299-4801  12/ N81 21-7  C-64
  270. Midnight Thinkings  393-3385  24  N81 24               Bill Porter, Hobbs
  271. Monarch BBS         764-2267- 12  N81 24    PC Compat
  272. Moonlight BBS       869-6820- 12  N81 24    C-64       Peggy Lawrence
  273. New Horizons        437-9117-   /     18-   Amiga      Alamagordo
  274. NM Social Workers   646-2868  12  N81       FidoNet    Mike Connealy,Las Cruces
  275. Overboard ][        275-0632- 12  N81                  Black Bard
  276. Pirate's Heaven     821-5052-  3/ N81 20-15 C-64       Jason Stearns, 20-9 S-S
  277. Program Exchange    299-4301-  3/ N81 22-6  C-128      Gary Sanchez
  278. Proline             522-1849- 12  N81 24    ROS        Ray Fas, Las Cruces
  279. R & R Enterprises   762-7841$     N81 24    PC         Reids, Clovis
  280. Rain Board          821-6632-   /     22-7  Coco II
  281. Red Dragon          266-3077-     N81 21-8  C-64       Alpha
  282. Santa Fe Leisure    988-5867- 24/ N81 24    ROS-PC     Christisons, Santa Fe
  283. Scrap Board PBBS    891-8138   3/ N81 22-6  TRS Mod. 4 Brian Wham
  284. StarPort            898-4741  12  N81 20-24 RBBS-PC    Darren Pettis
  285. StarSeed            822-8268  24  N81 22-10 FidoNet    Jami Morgan
  286. Studio 8H '87       823-2625      N81 24    PC Compat  MIDI Amin
  287. Teachers Pet        646-5194- 12/ N81 24               Las Cruces
  288. Terrapin Station    865-0883-  3/ N81       Apple IIe
  289. The Silver Dragon   883-4438-  3/ N81 23-5  C-64       Silver Dragon
  290. Toltec Castle       479-2511- 12  N81 24    DTJ14      Billy Carelock, Holloman
  291. Viking's Castle     885-6516- 12  N81 24    C-128      Susie McDonald, Carlsbad
  292. Zia Network         562-2224-  3/ N71 24               ENMU, Portales
  293.  
  294. The following systems could not be verified or are disconnected:
  295.  
  296. Brain Hospital      292-3871  12  N81 24    C-128
  297. LC Infonet          266-5150$  3/ E71 24    Apple IIe  Marty Lavens
  298. NMCUG Loadrunner    881-0147  12  N81 24    C-64       Ed Earing
  299. On-line Albuquerque 298-8615$ 12  E71                  Greg Sinkey
  300. Tele Services       828-1929  24  N81 24    Apple      TOS
  301.  
  302. Column Notes:
  303.  
  304. "$" after the phone number indicates systems that charge a fee for access.
  305.  
  306. "-"  after the phone number indicates systems that did not answer.  These  will
  307. be dropped from the next list unless verified before then.
  308.  
  309. The  number  (x 100) in the "Bd" column is the maximum baud rate at  which  the
  310. system  can operate.  Most systems will accept slower speeds, though the  hours
  311. may be restricted.
  312.  
  313. "/"  after the baud rate indicates the system needs carriage returns to  deter-
  314. mine the speed of the connection.
  315.  
  316. "PDS" is short for Parity, Databits, and Stopbits.
  317.  
  318. The  "Hours"  column indicates what hours these systems are operational  in  24
  319. hour  format, e.g. "19" is 7:00 PM.  If the number is "24," then the system  is
  320. in service 24 hours a day, 7 days a week.
  321.  
  322. -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=-  -=*=- -=*=-
  323. :NF - Name search failed
  324. Old  users:  you may answer "N" to the following question to  try 
  325. again.   If it has been some time since you last called,  you may 
  326. have  been  purged from the active user list,  and will  have  to 
  327. start again as a new user.
  328.  
  329. New  users:  you  may answer "Y" to the following question to  be 
  330. added  to the user list.   If you used a "handle," please  answer 
  331. "N" and enter your real name.
  332. :PF - Password match failed
  333. Since  you have exceeded the number of attempts allowed to  enter 
  334. your  password  correctly,  you will be given the opportunity  to 
  335. leave a message and then the system will disconnect.   If you are 
  336. local,  leave  your phone number and I will try to get  in  touch 
  337. with you.
  338. :IN - Information for new users
  339. -=*=- -=*=- -=*=- [ Information for New Users ] -=*=- -=*=- -=*=-
  340.  
  341. Please take the time to read the following carefully:
  342.  
  343. The Albuquerque ROS is available 24 hours per day,  primarily for 
  344. computers using CP/M,  MS-DOS, or PC DOS, but others are welcome.  
  345. 60  Mbytes  of  storage are available on-line  for  messages  and 
  346. files.
  347.  
  348. A Courier 2400 modem from U.S. Robotics automatically detects the 
  349. transmission rate of 300, 1200, or 2400 bps at answer.
  350.  
  351. This Remote Operating System (ROS) was written by Steve Fox using 
  352. Turbo  Pascal  (from Borland International) with B+ tree  indexed 
  353. file  support.   Access to the operating system is not  necessary 
  354. for file transfer,  since this is built into the system (see  the 
  355. File  Transfer System menu).   A user's guide to ROS is available 
  356. in the LOGIN file area.   This file,  ROSUSR.DQC,  may be  either 
  357. typed or downloaded using Xmodem protocol.   If you have not used 
  358. ROS  before,  please take the time to look at this file - several 
  359. differences exist between ROS and other bulletin board systems.
  360.  
  361. Unvalidated (new) users will be allowed 15 minutes per day.  This 
  362. should be enough time to get familiar with the system and  deter-
  363. mine  whether  or not you wish to become a fully validated  user.  
  364. No charges are ever made for this system,  nor are donations even 
  365. encouraged, but because attempts have been made to use the system 
  366. improperly, registration will be required for full access.  Until 
  367. this  is done,  all messages will be routed to the sysop and  the 
  368. number of files that can be accessed will be severely  restricted 
  369. (only the LOGIN file area will be available).
  370.  
  371. You may register during the logout process or from the  <U>tility 
  372. sub-system.   Only  your name will be known to other users.   All 
  373. other  information will be strictly private and will not be  used 
  374. for  any purpose other than validation (no mailing lists  or  the 
  375. like) which is normally done in 48 hours.
  376.  
  377. I  apologize for any inconvenience these restrictions might cause 
  378. you,  but like locks on doors,  they are necessary because of the 
  379. few individuals that have abused the system.
  380.  
  381. The  first number in each system prompt indicates the  amount  of 
  382. time available until the system will automatically log you out.
  383. -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=-
  384. :RR - Registration request
  385. Only  your  name will be shown to  other  users.   The  following 
  386. information will be strictly private and will not be used for any 
  387. purpose  other  than validation (no mailing lists or  the  like), 
  388. which is normally completed in 48 hours.
  389. :AR - Transfer from within an archive
  390.  
  391. When this transfer is complete,  you will have a standard archive 
  392. with exactly one entry.   Any archive utility may then be used to 
  393. extract and decompress this entry into your file.
  394.  
  395. :UD - Upload description
  396. Please enter a brief description of your file and the computer or 
  397. operating system it runs on, e.g. MS DOS, CP/M-80, Amiga, etc:
  398.  |------------------------------------------------|
  399. :HM - Help for message sub-system
  400.                        Message Sub-System
  401.  
  402. ==== Functions ====   ==== Bulletins ====   == System Changes ==
  403.  
  404. <A>nswer last msg     <B>ulletin            <G>oodbye (logoff)
  405. <C>hange msg area     <1> Turbo User Group  <F>ile Sub-System
  406. <D>elete a msg        <2> Xmodem            <U>tility Sub-System
  407. <E>nter a msg         <3> ROS               <X>pert mode toggle
  408. <I>nfo for new users  <4> File posting
  409. <O>ther systems list
  410. <Q>uick-scan messages
  411. <R>ead messages
  412. <S>can messages
  413. :HF - Help for file sub-system
  414.                          File Sub-System
  415.  
  416. =============== Functions ===============   == System Changes ==
  417.  
  418. <B>rief dir toggle    <F>ilesize display    <G>oodbye (logoff)
  419. <C>hange file area    <N>ewin list          <M>essage Sub-System
  420. <D>irectory of files  <W>here is file       <U>tility Sub-System
  421. <L>ibrary or archive open/close             <X>pert mode toggle
  422.  
  423. <R>eceive file using Xmodem protocol  (you --> ROS)
  424. <S>end file using Xmodem protocol     (ROS --> you)
  425. <T>ype ASCII or squeezed file (Xon/Xoff supported)
  426. :HU - Help for utility sub-system
  427.                        Utility Sub-System
  428.  
  429. =============== Functions ===============   == System Changes ==
  430.  
  431. <A>lter configuration    <S>tatistics       <G>oodbye (logoff)
  432. <C>hat with sysop        <T>ime and date    <F>ile Sub-System
  433. <R>egister for access    <U>ser list        <M>essage Sub-System
  434.                                             <X>pert mode toggle
  435. :HC - Help for system configuration         
  436.                       System Configuration
  437.  
  438. <B>ell after prompt   <H>elp level           <P>assword change
  439. <C>haracters/line     <L>ines/page           <S>hift lock
  440. <D>efault areas       <N>ulls after newline  <T>ransfer protocol
  441.  
  442. All parameters will be retained from one call to the next.
  443. :HS - Help for sysop Sub-system
  444.                         Sysop Sub-System
  445.  
  446. =============== Functions ===============   == System Changes ==
  447.  
  448. <A>udit trail toggle  <L>ist system files   <G>oodbye (logoff)
  449. <C>atalog operations  <O> Macro operations  <F>ile Sub-System
  450. <E>dit user record    <P>urge files         <M>essage Sub-System
  451. <I>nitialize files    <T>oggle printer      <U>tility Sub-System
  452. <J>ump to DOS         <V>ersions            <X>pert mode toggle
  453. :HE - Help for editing text
  454. ======= Text Editing Functions =======   === Editor Commands ===
  455.  
  456. CTRL-A  Move cursor one word left         <C>ontinue text entry
  457. CTRL-S  Move cursor one character left    <D>elete selected line
  458. CTRL-D  Move cursor one character right   <E>dit a selected line
  459. CTRL-F  Move cursor one word right        <I>nsert new text
  460. TAB     Space to next tab position        <L>ist current text   
  461. Backspace, RUB, or                        <S>ave text to disk   
  462.    DEL  Delete character left of cursor   <Q>uit without saving 
  463. CTRL-G  Delete character at cursor
  464. CTRL-X  Delete line left of cursor
  465. RETURN  Complete line entry
  466.  
  467. New characters are inserted into the existing line.  If there are 
  468. characters to the right of the current cursor position, they will 
  469. be moved over to make space.   Insertions will not be shown until 
  470. the line is explicitly re-listed.
  471. :HT - Help for transfer mode selection
  472. ROS,  in conjunction with your telecommunications software,  sup-
  473. ports  two  methods  of error detection  during  file  transfers: 
  474. cyclic  redundancy check (CRC) and checksum.   Either may be used 
  475. with short (128 byte) blocks,  but CRC is enforced when transfer-
  476. ring long (1024 byte) blocks.   You may let ROS try to  determine 
  477. the  best protocol,  or select your preference.   In either case, 
  478. ROS  will try to adjust if it detects  incompatible  modes.   For 
  479. example,  if you ask ROS to send a file using checksum,  but your 
  480. system  is set to use CRC,  the file transfer will still  succeed 
  481. since ROS will switch to CRC as well.  Similarly, if you tell ROS 
  482. to  receive using Xmodem CRC but your system starts sending  long 
  483. blocks, ROS will accommodate.
  484. :HP - Help for purge file command
  485. <A>ll <L>og <M>essage <N>ewin <U>ser <Q>uit
  486. :HL - Help for list file command
  487. <A>ll <L>og <M>essage <Q>uit
  488. :HR - Help for edit user record
  489. Add Delete Edit Force Next Previous Registered Select Validate Quit
  490. :HA - Help for alter message status
  491. <D>elete <I>ndividual (private) <M>ove <P>ublic <R>ead
  492. :HI - Help for information displayed during user listing
  493. <A>ll <E>xceptional <Q>uick <U>nvalidated
  494. :HY - Help for catalog system
  495. Build Describe Edit Leaders Post Reconcile Quit
  496. :HZ - Help for catalog record editor
  497. Add Delete Backward Forward Previous Next Change Select Edit Hide Release Quit
  498.